Don't look at custom build targets for output locs
authorAlex Crichton <alex@alexcrichton.com>
Mon, 10 Nov 2014 17:22:04 +0000 (09:22 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Mon, 10 Nov 2014 17:23:14 +0000 (09:23 -0800)
commit5eab8ec160aa04edf6311cfd4089e32335ea36be
treed7862f4c3038930eb643f0e7bd9972a30e1beaa2
parent6a666b3182e5b7a716832542bebfdb370e30002a
Don't look at custom build targets for output locs

They don't have any! We also care more about the other targets regardless.

Closes #821
src/cargo/ops/cargo_rustc/mod.rs
tests/test_cargo_compile_custom_build.rs